ChannelInterpretation

enum ChannelInterpretation : Enum<ChannelInterpretation>

Enum of AudioNode::ChannelInterpretation from the spec

Entries

DISCRETE
Link copied to clipboard
SPEAKERS
Link copied to clipboard

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int

Sources

jvm source
Link copied to clipboard